c_soup_server_add_websocket_handler

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
void function(SoupServer* server, const(char)* path, const(char)* origin, char** protocols, SoupServerWebsocketCallback callback, void* userData, GDestroyNotify destroy) c_soup_server_add_websocket_handler;

Meta